3.2.34 \(\int \cos (a+b x) \sin ^2(2 a+2 b x) \, dx\) [134]

Optimal. Leaf size=31 \[ \frac {4 \sin ^3(a+b x)}{3 b}-\frac {4 \sin ^5(a+b x)}{5 b} \]

[Out]

4/3*sin(b*x+a)^3/b-4/5*sin(b*x+a)^5/b

________________________________________________________________________________________

Rubi [A]
time = 0.03, antiderivative size = 31, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.167, Rules used = {4372, 2644, 14} \begin {gather*} \frac {4 \sin ^3(a+b x)}{3 b}-\frac {4 \sin ^5(a+b x)}{5 b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cos[a + b*x]*Sin[2*a + 2*b*x]^2,x]

[Out]

(4*Sin[a + b*x]^3)/(3*b) - (4*Sin[a + b*x]^5)/(5*b)

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rule 2644

Int[cos[(e_.) + (f_.)*(x_)]^(n_.)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.), x_Symbol] :> Dist[1/(a*f), Subst[Int[
x^m*(1 - x^2/a^2)^((n - 1)/2), x], x, a*Sin[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n - 1)/2] &&
 !(IntegerQ[(m - 1)/2] && LtQ[0, m, n])

Rule 4372

Int[(cos[(a_.) + (b_.)*(x_)]*(e_.))^(m_.)*sin[(c_.) + (d_.)*(x_)]^(p_.), x_Symbol] :> Dist[2^p/e^p, Int[(e*Cos
[a + b*x])^(m + p)*Sin[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, e, m}, x] && EqQ[b*c - a*d, 0] && EqQ[d/b, 2]
&& IntegerQ[p]

Rubi steps

\begin {align*} \int \cos (a+b x) \sin ^2(2 a+2 b x) \, dx &=4 \int \cos ^3(a+b x) \sin ^2(a+b x) \, dx\\ &=\frac {4 \text {Subst}\left (\int x^2 \left (1-x^2\right ) \, dx,x,\sin (a+b x)\right )}{b}\\ &=\frac {4 \text {Subst}\left (\int \left (x^2-x^4\right ) \, dx,x,\sin (a+b x)\right )}{b}\\ &=\frac {4 \sin ^3(a+b x)}{3 b}-\frac {4 \sin ^5(a+b x)}{5 b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.08, size = 27, normalized size = 0.87 \begin {gather*} \frac {2 (7+3 \cos (2 (a+b x))) \sin ^3(a+b x)}{15 b} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Cos[a + b*x]*Sin[2*a + 2*b*x]^2,x]

[Out]

(2*(7 + 3*Cos[2*(a + b*x)])*Sin[a + b*x]^3)/(15*b)

________________________________________________________________________________________

Maple [A]
time = 0.19, size = 41, normalized size = 1.32

method result size
default \(\frac {\sin \left (x b +a \right )}{2 b}-\frac {\sin \left (3 x b +3 a \right )}{12 b}-\frac {\sin \left (5 x b +5 a \right )}{20 b}\) \(41\)
risch \(\frac {\sin \left (x b +a \right )}{2 b}-\frac {\sin \left (3 x b +3 a \right )}{12 b}-\frac {\sin \left (5 x b +5 a \right )}{20 b}\) \(41\)
norman \(\frac {\frac {16 \tan \left (\frac {a}{2}+\frac {x b}{2}\right )}{15 b}-\frac {8 \tan \left (x b +a \right )}{15 b}+\frac {8 \left (\tan ^{3}\left (x b +a \right )\right )}{15 b}+\frac {8 \tan \left (\frac {a}{2}+\frac {x b}{2}\right ) \left (\tan ^{2}\left (x b +a \right )\right )}{5 b}+\frac {16 \tan \left (\frac {a}{2}+\frac {x b}{2}\right ) \left (\tan ^{4}\left (x b +a \right )\right )}{15 b}+\frac {8 \left (\tan ^{2}\left (\frac {a}{2}+\frac {x b}{2}\right )\right ) \tan \left (x b +a \right )}{15 b}-\frac {8 \left (\tan ^{2}\left (\frac {a}{2}+\frac {x b}{2}\right )\right ) \left (\tan ^{3}\left (x b +a \right )\right )}{15 b}}{\left (1+\tan ^{2}\left (\frac {a}{2}+\frac {x b}{2}\right )\right ) \left (1+\tan ^{2}\left (x b +a \right )\right )^{2}}\) \(158\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(b*x+a)*sin(2*b*x+2*a)^2,x,method=_RETURNVERBOSE)

[Out]

1/2*sin(b*x+a)/b-1/12*sin(3*b*x+3*a)/b-1/20/b*sin(5*b*x+5*a)

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 36, normalized size = 1.16 \begin {gather*} -\frac {3 \, \sin \left (5 \, b x + 5 \, a\right ) + 5 \, \sin \left (3 \, b x + 3 \, a\right ) - 30 \, \sin \left (b x + a\right )}{60 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*sin(2*b*x+2*a)^2,x, algorithm="maxima")

[Out]

-1/60*(3*sin(5*b*x + 5*a) + 5*sin(3*b*x + 3*a) - 30*sin(b*x + a))/b

________________________________________________________________________________________

Fricas [A]
time = 1.96, size = 33, normalized size = 1.06 \begin {gather*} -\frac {4 \, {\left (3 \, \cos \left (b x + a\right )^{4} - \cos \left (b x + a\right )^{2} - 2\right )} \sin \left (b x + a\right )}{15 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*sin(2*b*x+2*a)^2,x, algorithm="fricas")

[Out]

-4/15*(3*cos(b*x + a)^4 - cos(b*x + a)^2 - 2)*sin(b*x + a)/b

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 90 vs. \(2 (26) = 52\).
time = 0.40, size = 90, normalized size = 2.90 \begin {gather*} \begin {cases} \frac {7 \sin {\left (a + b x \right )} \sin ^{2}{\left (2 a + 2 b x \right )}}{15 b} + \frac {8 \sin {\left (a + b x \right )} \cos ^{2}{\left (2 a + 2 b x \right )}}{15 b} - \frac {4 \sin {\left (2 a + 2 b x \right )} \cos {\left (a + b x \right )} \cos {\left (2 a + 2 b x \right )}}{15 b} & \text {for}\: b \neq 0 \\x \sin ^{2}{\left (2 a \right )} \cos {\left (a \right )} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*sin(2*b*x+2*a)**2,x)

[Out]

Piecewise((7*sin(a + b*x)*sin(2*a + 2*b*x)**2/(15*b) + 8*sin(a + b*x)*cos(2*a + 2*b*x)**2/(15*b) - 4*sin(2*a +
 2*b*x)*cos(a + b*x)*cos(2*a + 2*b*x)/(15*b), Ne(b, 0)), (x*sin(2*a)**2*cos(a), True))

________________________________________________________________________________________

Giac [A]
time = 0.42, size = 36, normalized size = 1.16 \begin {gather*} -\frac {3 \, \sin \left (5 \, b x + 5 \, a\right ) + 5 \, \sin \left (3 \, b x + 3 \, a\right ) - 30 \, \sin \left (b x + a\right )}{60 \, b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*sin(2*b*x+2*a)^2,x, algorithm="giac")

[Out]

-1/60*(3*sin(5*b*x + 5*a) + 5*sin(3*b*x + 3*a) - 30*sin(b*x + a))/b

________________________________________________________________________________________

Mupad [B]
time = 0.03, size = 26, normalized size = 0.84 \begin {gather*} \frac {4\,\left (5\,{\sin \left (a+b\,x\right )}^3-3\,{\sin \left (a+b\,x\right )}^5\right )}{15\,b} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(a + b*x)*sin(2*a + 2*b*x)^2,x)

[Out]

(4*(5*sin(a + b*x)^3 - 3*sin(a + b*x)^5))/(15*b)

________________________________________________________________________________________